Carbon


InstallDriverFromDisk

Header: Devices.h Carbon status: Unsupported

OSErr InstallDriverFromDisk (
    Ptr theDriverName, 
    RegEntryID *theDevice, 
    UnitNumber theBeginningUnit, 
    UnitNumber theEndingUnit, 
    DriverRefNum *theRefNum
);
theDriverName
theDevice
theBeginningUnit
theEndingUnit
theRefNum
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.


© 2000 Apple Computer, Inc. — (Last Updated 5/10/2000)